home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 8 (Internal Edition) / Apple R&P Lib Internal v8.0.iso / 3-Presentations / Service⁄Support⁄Training / Self-Paced Training / Macintosh IIsi Training / Macintosh IIsi Training⁄C / Macintosh IIsi Training_C / stack_-1.xml < prev    next >
Extensible Markup Language  |  1990-06-04  |  27KB  |  150 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
  3. <stack>
  4.     <name>in</name>
  5.     <id>-1</id>
  6.     <cardCount>122</cardCount>
  7.     <cardID>6268</cardID>
  8.     <listID>7731</listID>
  9.     <cantModify><true /></cantModify>
  10.     <cantDelete><false /></cantDelete>
  11.     <cantAbort><false /></cantAbort>
  12.     <cardSize>
  13.         <width>640</width>
  14.         <height>480</height>
  15.     </cardSize>
  16.     <script>--‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî--  Script of Stack "Macintosh IIsi Color"  --  temporary version--  Copyright ¬© 1990 by Apple Computer, Inc.--  Main (large) stack for the October ‚Äô90 ATS stacks--‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî--  Produced by Tom Hudson in Apple Training Support--  Written by Cynthia Kolnick--  Design and Construction by Chuck Walker----  Globals:   mapLocSI, completeSI, markedSI, footprintsSI,--             evaluationSI, prefsStack, ATSUserName, whatSound--  Handlers:  openStack, closeStack, suspendStack, closeBackground,--             openCard, idle, fieldLink, makeAMark, checkCompletion,--             doStackHelp, noFunction, returnTo, showMenu,--             menuNavigation, showMarker, goMark, showPrinting,--             doPrinting, directorMovie, colorPict, playSound,--             doMenu, returnKey, arrowKey, enterKey--  (note: resources are installed in this stack)--  Fonts:     AplGaram 16, 24, 48;--             B AplGaram Bold 16, 24;--             CL Futura CondensedLight 12, 14;--             CB Futura CondensedBold 12;--  XCMDs:     DrawPict, PlayMovie - from the MacroMind Player 2.0--  XFCNs:     Volume--‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äîon openStack-- place the window in the center of the screenget the screenRectput (item 3 of it / 2) - 320 into windLput (item 4 of it / 2) - 240 into windTset the rect of card window to windL,windT,windL + 640,windT + 480hide menuBarhide message windowhide tool windowhide pattern windowhide scroll windowhide groupsend openStack--  close any open paletteson closeStackif there is a window "mainMenu" then close window "mainMenu"if there is a window "markerMenu" then close window "markerMenu"if there is a window "printMenu" then close window "printMenu"playMovie movieClose --// Added by Medior, Inc. 3/21/91end closeStack--  close any open paletteson suspendStackif there is a window "mainMenu" then close window "mainMenu"if there is a window "markerMenu" then close window "markerMenu"if there is a window "printMenu" then close window "printMenu"end suspendStack-- keep track of the most recent location for the stack mapon closeBackgroundglobal mapLocSI, footprintsSI, completeSIif the short name of this bg ‚↠"Stack Map" thenput the short name of this bg into mapLocSIif completeSI = "done" then exit closeBackgroundif the short name of this bg is not in footprintsSI thenput mapLocSI into whatSectionput the number of this bg into sectionNumput the number of cards of this bg into howManyCardscheckCompletion whatSection,sectionNum,howManyCardsend ifend ifend closeBackground--  is this section complete?on checkCompletion whatSection,sectionNum,howManyCardsglobal completeSI, footprintsSIset cursor to busyput 0 into theCountput sectionNum & "‚Ä¢" into theSectionif theSection is in completeSI thenrepeat with x = 1 to the number of items in completeSIif theSection is in item x of completeSI then ¬¨put theCount + 1 into theCountend repeatif theCount > howManyCards - 1 thenput whatSection & "," after footprintsSIend ifend ifend checkCompletionon openCardglobal completeSI, markedSIif there is a bg button "cardMark" thenif the short name of this card is in markedSI thenset the icon of bg button "cardMark" to "checkedBox"elseset the icon of bg button "cardMark" to "emptyBox"end ifend ifif completeSI ‚↠"done" thenput the number of this bg & "‚Ä¢" & ¬¨the short name of this card into tempif temp is not in completeSI thenput the number of this bg & "‚Ä¢" & ¬¨the short name of this card & "," after completeSIend ifend ifif there is a button "picture" thenset cursor to watchsend "mouseUp" to button "picture"else if there is a button "movie" thenset cursor to watchsend "mouseUp" to button "movie"end ifend openCardon idleif there is a window "waitDLOG" then close window "waitDLOG"end idle--‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî-- stack housekeeping scripts ‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äîon returnTopop card into lastPushif the short name of this stack is not in lastPush thenvisual iris close fastgo card "Stack Map"elsevisual iris close fastgo lastPushend ifend returnTo-- handler for grayed out buttonson noFunctionanswer "When a button is gray and has no icon, it means that option is not available."¬¨& return & return & "Click a button with an icon in it."¬¨with "Help" or "OK"if it is "Help" then doStackHelp "gray"end noFunction-- handler for text linkson fieldLinkif the textStyle of the clickChunk is "bold,group" or ¬¨the textStyle of the clickChunk is "bold" thenput the clickText into whatToFindif "*" is in whatToFind thendelete char length(whatToFind) of whatToFinddoStackGlossary whatToFindelsepush cardlock screenset lockMessages to truefind string whatToFind in field "subHead"unlock screen with visual iris open fastsend "openCard" to this cardend ifend ifend fieldLink-- handler to mark/unmark cards in a locked stackon makeAMark checkglobal completeSI, markedSIif there is not a bg button "cardMark" then exit makeAMarkif check = "on" thenif the short name of this card is not in markedSI thenput the short name of this card & "," after markedSIset the icon of bg button "cardMark" to "checkedBox"end ifelse if check = "off" thenif the short name of this card is not in markedSI then exit makeAMarkset cursor to watchput markedSI into tempput empty into markedSIrepeat with x = 1 to the number of items in tempif the short name of this card is not in item x of temp thenput item x of temp & "," after markedSIend ifend repeatset the icon of bg button "cardMark" to "emptyBox"elseif the short name of this card is not in markedSI thenmakeAMark "on"elsemakeAMark "off"end ifend ifend makeAMark-- handler to display color PICT fileson colorPict whatFile,Xloc,Ylocget the loc of card windowput it into locTempput whatFile into pathTempDrawPict pathTemp,movieNoUpdate,movieNoClear,movieStage,¬¨movieLocation,(Xloc + item 1 of locTemp),(Yloc + item 2 of locTemp)end colorPict-- handler to play Director movieson directorMovie whatFile,loopif there is a window "mainMenu" then close window "mainMenu"if there is a window "markerMenu" then close window "markerMenu"if there is a window "printMenu" then close window "printMenu"if loop is not empty thenPlayMovie whatFile,movieNoClear,movieNoUpdate,movieClick,movieRepeat,4elsePlayMovie whatFile,movieNoClear,movieNoUpdate,movieClickend ifend directorMovie-- handler to play soundson playSound whatSNDglobal whatSoundif whatSound = "cd" thenset cursor to earput "Oct‚Äô90 Prod Trng:Macintosh IIsi:IIsi Movies:track" & ¬¨item 1 of whatSND & ".dir" into talkiedirectorMovie talkieelseset cursor to earrepeat with x = 1 to the number of items in whatSNDput "track" && item x of whatSND into talkieplay talkierepeat until the sound is doneif the mouse is down thenplay stopexit to hyperCardend ifend repeatend repeatend ifend playSound--‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî--  palette & help handlers  ‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî-- open the help stack to the appropriate cardon doStackHelp whatCardset cursor to busyget the loc of card windowput item 1 of it + 432 into xLocput item 2 of it + 248 into yLoclock screenset cursor to busygo to stack "ATS Help" in a new windowif whatCard ‚↠empty then go card whatCardset cursor to busyset the loc of the card window to xLoc,yLocunlock screen with visual wipe up fastend doStackHelp-- open the glossary stack to the appropriate cardon doStackGlossary whatCardset cursor to busyget the loc of card windowput item 1 of it + 208 into xLocput item 2 of it + 272 into yLoclock screenset cursor to busygo to stack "ATS Glossary" in a new windowif whatCard ‚↠empty then find string whatCard in field "term"set cursor to busyset the loc of the card window to xLoc,yLocunlock screen with visual wipe up fastend doStackGlossary-- handler to show navigation paletteon showMenuif there is a window "mainMenu" thenclose window "mainMenu"elseif there is a window "markerMenu" then close window "markerMenu"if there is a window "printMenu" then close window "printMenu"palette "mainMenu","432,292"end ifend showMenu-- navigation handler for navigation paletteon menuNavigation whatCardpush cardplay stopvisual iris open fastgo card whatCardend menuNavigation-- handler to show marked cards paletteon showMarkerif there is a window "mainMenu" then close window "mainMenu"palette "markerMenu","432,352"end showMarker-- marked cards navigatoron goMark whichWayglobal markedSIif the number of items in markedSI = 0 thenanswer "There are currently no marked cards."exit goMarkend iflock screenset lockMessages to trueset lockRecent to trueset cursor to watchif whichWay = "next" thengo nextrepeat until the short name of this card is in markedSIif the short name of this card is in markedSI then exit repeatgo nextend repeatunlock screen with visual wipe left fastelse if whichWay = "prev" thengo prevrepeat until the short name of this card is in markedSIif the short name of this card is in markedSI then exit repeatgo prevend repeatunlock screen with visual wipe right fastend ifsend "openCard" to this cardend goMark-- handler to show printing paletteon showPrintingif there is a window "mainMenu" then close window "mainMenu"palette "printMenu","432,372"end showPrinting-- printing handleron doPrinting printWhatglobal markedSIif printWhat = "card" thendoMenu "Print Card"else if printWhat = "marks" thenif the number of items in markedSI = 0 thenanswer "There are currently no marked cards."exit doPrintingend ifopen printing with dialogrepeat with x = 1 to the number of items in markedSIgo card item x of markedSIprint cardend repeatclose printingelse if printWhat = "stack" thendoMenu "Print Stack..."end ifend doPrinting--‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî--  intercept keyboard and menu handlers:  ‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî-- redefine some menu commandson doMenu whatMenu--// Modified by Medior, Inc. 3/13/91global RPStackNameif whatMenu = "Help" thendoStackHelpelse if whatMenu = "Message" thenshowMenuelse if whatMenu is in "First Last Prev Next" thenanswer "Use the buttons at the bottom of the card or the arrow keys to navigate."-- else if whatMenu is in "Quit HyperCard Home Find... Print Report..." then-- exit to hyperCardelse if (","& whatMenu &",") is in ",Home,Quit HyperCard," and RPStackName is not "" thenset cursor to 4put RPStackName into sNrepeat until offset(":",sN) = 0delete char 1 to offset(":",sN) of sNend repeatdelete last char of sNanswer "This will return to "&sN&"." with "Cancel" or "OK"if it is "Cancel" then exit domenuset cursor to 4lock screengo RPStackNameunlock screen with dissolve fastexit domenuelse pass doMenuend doMenu--  same as clicking the arrow buttonson arrowKey whatKeyif whatKey = "Left" then click at 527,456if whatKey = "Right" then click at 567,456end arrowKey--  same as clicking the return buttonon returnKeyclick at 607,456end returnKey--  intercept enter keyon enterKeyend enterKey--‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî--  end stack script  ‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî--‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî‚Äî</script>
  17.     <background id="2601" file="background_2601.xml" name="Product Intro" />
  18.     <background id="2884" file="background_2884.xml" name="Stack Map" />
  19.     <background id="5988" file="background_5988.xml" name="Introduction" />
  20.     <background id="7596" file="background_7596.xml" name="Questions" />
  21.     <background id="11136" file="background_11136.xml" name="Target Markets" />
  22.     <background id="14845" file="background_14845.xml" name="Technology" />
  23.     <background id="21076" file="background_21076.xml" name="Competition" />
  24.     <background id="26329" file="background_26329.xml" name="Support" />
  25.     <background id="27046" file="background_27046.xml" name="Evaluation" />
  26.     <background id="28996" file="background_28996.xml" name="Index" />
  27.     <card id="6268" file="card_6268.xml" marked="false" name="opening" owner="5988" />
  28.     <card id="3677" file="card_3677.xml" marked="false" name="Stack Map" owner="2884" />
  29.     <card id="5242" file="card_5242.xml" marked="false" name="Product Intro" owner="2601" />
  30.     <card id="19978" file="card_19978.xml" marked="false" name="Prod Contents" owner="2601" />
  31.     <card id="4626" file="card_4626.xml" marked="false" name="Basic Description" owner="2601" />
  32.     <card id="8736" file="card_8736.xml" marked="false" name="Macintosh Advantages" owner="2601" />
  33.     <card id="9614" file="card_9614.xml" marked="false" name="Fast Processing Performance" owner="2601" />
  34.     <card id="9914" file="card_9914.xml" marked="false" name="Optional Math Coprocessor" owner="2601" />
  35.     <card id="2119" file="card_2119.xml" marked="false" name="Optional Math Coprocessor 2" owner="2601" />
  36.     <card id="10092" file="card_10092.xml" marked="false" name="Built-in Video Support" owner="2601" />
  37.     <card id="10341" file="card_10341.xml" marked="false" name="Flexible Expansion Slot" owner="2601" />
  38.     <card id="10533" file="card_10533.xml" marked="false" name="New Sound Input and Editing Features" owner="2601" />
  39.     <card id="2319" file="card_2319.xml" marked="false" name="New Sound Input and Editing Features 2" owner="2601" />
  40.     <card id="4996" file="card_4996.xml" marked="false" name="Internal Hard Drive and SuperDrive" owner="2601" />
  41.     <card id="10811" file="card_10811.xml" marked="false" name="Sleek New Design" owner="2601" />
  42.     <card id="7952" file="card_7952.xml" marked="false" name="Macintosh Compatibility" owner="2601" />
  43.     <card id="9121" file="card_9121.xml" marked="false" name="What‚Äôs In the Box?" owner="2601" />
  44.     <card id="9428" file="card_9428.xml" marked="false" name="Configurations" owner="2601" />
  45.     <card id="25409" file="card_25409.xml" marked="false" name="Configurations ‚Äì Apple Monitors" owner="2601" />
  46.     <card id="31049" file="card_31049.xml" marked="false" name="Configurations ‚Äì Keyboards" owner="2601" />
  47.     <card id="11443" file="card_11443.xml" marked="false" name="Target Markets" owner="11136" />
  48.     <card id="20478" file="card_20478.xml" marked="false" name="Section Contents" owner="11136" />
  49.     <card id="11799" file="card_11799.xml" marked="false" name="Customer Profiles" owner="11136" />
  50.     <card id="35629" file="card_35629.xml" marked="false" name="Large Business and Government" owner="11136" />
  51.     <card id="36120" file="card_36120.xml" marked="false" name="Primary and Secondary Education" owner="11136" />
  52.     <card id="12502" file="card_12502.xml" marked="false" name="Higher Education Customers" owner="11136" />
  53.     <card id="14969" file="card_14969.xml" marked="false" name="Technology" owner="14845" />
  54.     <card id="17206" file="card_17206.xml" marked="false" name="Section Contents" owner="14845" />
  55.     <card id="15493" file="card_15493.xml" marked="false" name="Introduction" owner="14845" />
  56.     <card id="15802" file="card_15802.xml" marked="false" name="68030 Main Processor" owner="14845" />
  57.     <card id="32244" file="card_32244.xml" marked="false" name="68882 Floating Point Unit Coprocessor" owner="14845" />
  58.     <card id="32427" file="card_32427.xml" marked="false" name="Built-in Video Monitor Support" owner="14845" />
  59.     <card id="32771" file="card_32771.xml" marked="false" name="Video Memory" owner="14845" />
  60.     <card id="16503" file="card_16503.xml" marked="false" name="Expansion Slot Options" owner="14845" />
  61.     <card id="16868" file="card_16868.xml" marked="false" name="Sound Output" owner="14845" />
  62.     <card id="16991" file="card_16991.xml" marked="false" name="Sound Input: Quality and Quantity" owner="14845" />
  63.     <card id="17686" file="card_17686.xml" marked="false" name="Sound Input: Quality and Quantity 2" owner="14845" />
  64.     <card id="17965" file="card_17965.xml" marked="false" name="Sound Input: Storing Recorded Sounds" owner="14845" />
  65.     <card id="18368" file="card_18368.xml" marked="false" name="Sound Input: Sampling Rate" owner="14845" />
  66.     <card id="18478" file="card_18478.xml" marked="false" name="Sound Input: Compression Ratio" owner="14845" />
  67.     <card id="18919" file="card_18919.xml" marked="false" name="HyperAudio Sound Utility" owner="14845" />
  68.     <card id="12859" file="card_12859.xml" marked="false" name="System Sounds" owner="14845" />
  69.     <card id="13340" file="card_13340.xml" marked="false" name="System Sounds 2" owner="14845" />
  70.     <card id="13700" file="card_13700.xml" marked="false" name="System Memory" owner="14845" />
  71.     <card id="14023" file="card_14023.xml" marked="false" name="System Memory 2" owner="14845" />
  72.     <card id="14468" file="card_14468.xml" marked="false" name="Macintosh ROM" owner="14845" />
  73.     <card id="36976" file="card_36976.xml" marked="false" name="New Integrated Circuits" owner="14845" />
  74.     <card id="18963" file="card_18963.xml" marked="false" name="Disk Drives" owner="14845" />
  75.     <card id="37166" file="card_37166.xml" marked="false" name="Apple File Exchange" owner="14845" />
  76.     <card id="19298" file="card_19298.xml" marked="false" name="Macintosh Ports" owner="14845" />
  77.     <card id="19630" file="card_19630.xml" marked="false" name="Technical Specifications" owner="14845" />
  78.     <card id="40500" file="card_40500.xml" marked="false" name="Technical Specifications 2" owner="14845" />
  79.     <card id="40727" file="card_40727.xml" marked="false" name="Technical Specifications 3" owner="14845" />
  80.     <card id="41183" file="card_41183.xml" marked="false" name="Technical Specifications 4" owner="14845" />
  81.     <card id="40305" file="card_40305.xml" marked="false" name="Macintosh System Software" owner="14845" />
  82.     <card id="21325" file="card_21325.xml" marked="false" name="Competition" owner="21076" />
  83.     <card id="22027" file="card_22027.xml" marked="false" name="Section Contents" owner="21076" />
  84.     <card id="22508" file="card_22508.xml" marked="false" name="Introduction " owner="21076" />
  85.     <card id="28493" file="card_28493.xml" marked="false" name="Introduction 2" owner="21076" />
  86.     <card id="34675" file="card_34675.xml" marked="false" name="Processing Power" owner="21076" />
  87.     <card id="23169" file="card_23169.xml" marked="false" name="Interface Standards" owner="21076" />
  88.     <card id="34818" file="card_34818.xml" marked="false" name="Operating Systems" owner="21076" />
  89.     <card id="35994" file="card_35994.xml" marked="false" name="Operating Systems 2" owner="21076" />
  90.     <card id="36406" file="card_36406.xml" marked="false" name="Operating Systems 3" owner="21076" />
  91.     <card id="22936" file="card_22936.xml" marked="false" name="Graphics Standards" owner="21076" />
  92.     <card id="23499" file="card_23499.xml" marked="false" name="Graphics Standards 2" owner="21076" />
  93.     <card id="23619" file="card_23619.xml" marked="false" name="Graphics Standards 3" owner="21076" />
  94.     <card id="23988" file="card_23988.xml" marked="false" name="Performance" owner="21076" />
  95.     <card id="24165" file="card_24165.xml" marked="false" name="Performance 2" owner="21076" />
  96.     <card id="63900" file="card_63900.xml" marked="false" name="Video Support" owner="21076" />
  97.     <card id="64316" file="card_64316.xml" marked="false" name="Expansion Options" owner="21076" />
  98.     <card id="64713" file="card_64713.xml" marked="false" name="Expansion Options 2" owner="21076" />
  99.     <card id="64915" file="card_64915.xml" marked="false" name="Sound Capabilities" owner="21076" />
  100.     <card id="67567" file="card_67567.xml" marked="false" name="Networking" owner="21076" />
  101.     <card id="67769" file="card_67769.xml" marked="false" name="Networking 2" owner="21076" />
  102.     <card id="68078" file="card_68078.xml" marked="false" name="Applications" owner="21076" />
  103.     <card id="68283" file="card_68283.xml" marked="false" name="Product Line Positioning" owner="21076" />
  104.     <card id="8420" file="card_8420.xml" marked="false" name="Questions" owner="7596" />
  105.     <card id="30833" file="card_30833.xml" marked="false" name="Question 1" owner="7596" />
  106.     <card id="8479" file="card_8479.xml" marked="false" name="Question 2" owner="7596" />
  107.     <card id="24547" file="card_24547.xml" marked="false" name="Question 3" owner="7596" />
  108.     <card id="24765" file="card_24765.xml" marked="false" name="Question 4" owner="7596" />
  109.     <card id="26453" file="card_26453.xml" marked="false" name="Support" owner="26329" />
  110.     <card id="13148" file="card_13148.xml" marked="false" name="Section Contents" owner="26329" />
  111.     <card id="41240" file="card_41240.xml" marked="false" name="Introduction" owner="26329" />
  112.     <card id="41559" file="card_41559.xml" marked="false" name="Connecting a Monitor" owner="26329" />
  113.     <card id="41728" file="card_41728.xml" marked="false" name="Installing an Adapter Card" owner="26329" />
  114.     <card id="42045" file="card_42045.xml" marked="false" name="Installing a NuBus expansion card" owner="26329" />
  115.     <card id="42398" file="card_42398.xml" marked="false" name="Installing an 030 Direct Slot expansion card" owner="26329" />
  116.     <card id="42730" file="card_42730.xml" marked="false" name="Connecting Sound Input Devices" owner="26329" />
  117.     <card id="27271" file="card_27271.xml" marked="false" name="Evaluation" owner="27046" />
  118.     <card id="20606" file="card_20606.xml" marked="false" name="Introduction" owner="27046" />
  119.     <card id="43316" file="card_43316.xml" marked="false" name="Product Features and Advantages  # 1" owner="27046" />
  120.     <card id="43632" file="card_43632.xml" marked="false" name="Product Features and Advantages  # 2" owner="27046" />
  121.     <card id="44025" file="card_44025.xml" marked="false" name="Product Features and Advantages  # 3" owner="27046" />
  122.     <card id="44215" file="card_44215.xml" marked="false" name="Product Features and Advantages  # 4" owner="27046" />
  123.     <card id="44540" file="card_44540.xml" marked="false" name="Product Features and Advantages  # 5" owner="27046" />
  124.     <card id="44798" file="card_44798.xml" marked="false" name="Product Features and Advantages  # 6" owner="27046" />
  125.     <card id="45037" file="card_45037.xml" marked="false" name="Product Features and Advantages  # 7" owner="27046" />
  126.     <card id="45100" file="card_45100.xml" marked="false" name="Product Features and Advantages  # 8" owner="27046" />
  127.     <card id="45352" file="card_45352.xml" marked="false" name="Product Features and Advantages  # 9" owner="27046" />
  128.     <card id="46412" file="card_46412.xml" marked="false" name="Technology  # 1" owner="27046" />
  129.     <card id="46827" file="card_46827.xml" marked="false" name="Technology  # 2" owner="27046" />
  130.     <card id="46933" file="card_46933.xml" marked="false" name="Technology  # 3" owner="27046" />
  131.     <card id="47189" file="card_47189.xml" marked="false" name="Technology  # 4" owner="27046" />
  132.     <card id="47589" file="card_47589.xml" marked="false" name="Technology  # 5" owner="27046" />
  133.     <card id="48045" file="card_48045.xml" marked="false" name="Technology  # 6" owner="27046" />
  134.     <card id="48319" file="card_48319.xml" marked="false" name="Technology  # 7" owner="27046" />
  135.     <card id="48509" file="card_48509.xml" marked="false" name="Technology  # 8" owner="27046" />
  136.     <card id="50144" file="card_50144.xml" marked="false" name="Target Markets and Competition  # 1" owner="27046" />
  137.     <card id="39684" file="card_39684.xml" marked="false" name="Target Markets and Competition  # 2" owner="27046" />
  138.     <card id="50658" file="card_50658.xml" marked="false" name="Target Markets and Competition  # 3" owner="27046" />
  139.     <card id="50938" file="card_50938.xml" marked="false" name="Target Markets and Competition  # 4" owner="27046" />
  140.     <card id="50258" file="card_50258.xml" marked="false" name="Service and Support  # 1" owner="27046" />
  141.     <card id="52426" file="card_52426.xml" marked="false" name="Service and Support  # 2" owner="27046" />
  142.     <card id="29335" file="card_29335.xml" marked="false" name="Index" owner="28996" />
  143.     <card id="34068" file="card_34068.xml" marked="false" name="0-A" owner="28996" />
  144.     <card id="12161" file="card_12161.xml" marked="false" name="B-F" owner="28996" />
  145.     <card id="12762" file="card_12762.xml" marked="false" name="G-M" owner="28996" />
  146.     <card id="22750" file="card_22750.xml" marked="false" name="N-R" owner="28996" />
  147.     <card id="32620" file="card_32620.xml" marked="false" name="S-Z" owner="28996" />
  148.     <card id="29929" file="card_29929.xml" marked="false" name="About this Stack" owner="28996" />
  149. </stack>
  150.